home *** CD-ROM | disk | FTP | other *** search
/ Micro Dingo 38 / Micro_Dingo_38_CD2_Star_Wars.mdx / animation / episode1.swf / scripts / DefineButton2_1218 / BUTTONCONDACTION on(release).as
Text File  |  2002-04-22  |  69b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.allergictolife.com", "new");
  3. }
  4.